home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / winprogs / irciiwin / irciiwin.txt < prev   
Encoding:
Text File  |  1994-07-10  |  3.2 KB  |  85 lines

  1.                           IRCIIWIN  v1.00
  2.                        =====================
  3.    (C) David V.Elkind (FNELKIND@WEIZMANN.WEIZMANN.AC.IL) aka JimmyPage, 1994
  4.                         (FNELKIND@WEIZMANN.BITNET)
  5.     
  6.     BWCC.DLL (C) Borland Intl.
  7.  
  8.                 1. OVERVIEW
  9.  
  10.  
  11.     IRCIIWIN is the MS-Windows (WINSOCK-compliant) version of the IRC II
  12. client. The IRC (which means Internet Relay Chat) is the Multi-User Chatting
  13. system which became very popular and widely used by UNIX users. 
  14.  
  15.     In the recent time there appeared IRC clients for various operating 
  16. systems (such as MacOS, MS-DOS, and so on).
  17.  
  18.     The windows versions of IRC clients I have seen do not support the 
  19. IRC II protocol, which has became sort of a standard on major IRC servers. 
  20.  
  21.     The client you see is the attempt to make the Windows compatible,
  22. user-friendly and IRC II protocol-speaking IRC client. Hope you will enjoy it.
  23.  
  24. NB: WINSOCK.DLL required in order to use this client.
  25.  
  26.             2. THE COMMANDS UNIQUE TO THIS CLIENT
  27.  
  28. At the present time, the client has only two unique commands:
  29.     -SAVE - saves aliases to disk
  30.     -LOAD - loads aliases from disk
  31.  
  32. In the future I am going to add more commands. If you have any ideas, feel free
  33. to send me mail.
  34. NB: 
  35.     1) The UNALIAS command with no params given, erases ALL the aliases 
  36. created during the last session
  37.     2) SAVE command issued with no alias defined erases the aliases file
  38.     3) LOAD command ADDS (and not replaces) the aliases.
  39.     4) ALIAS command with no parameters lists all the aliases
  40.     5) if the file AUTOEXEC.IRC exists, it is loaded at startup if 
  41. connected to server. File AUTOEXEC.IRC should be built from the IRC commands
  42. (one command per line) and should exist in the IRCIIWIN startup directory 
  43. (where IRCIIWIN.INI and ALIASES.IRC files exist).
  44.  
  45. The AUTOEXEC.IRC included in the package includes only one command : /load, 
  46. which loads aliases if they were previously saved.
  47.  
  48.                 3. REGISTRATION INFO
  49.  
  50.     This program is NOT freeware, but SHAREWARE, so you can use it only
  51. for 30 days of trial period. If you decide to use it further, you must register
  52. it. The registration costs $50 for single user and $450 for site license.
  53.  
  54.     Registering will give you additional features (such as UNIGNORE command,
  55. DCC command and more comfortable interface). Registration will also disable 
  56. some unpleasant effects, such as "Please register" dialog box that appears 
  57. sometimes.
  58.  
  59.     How to register? Very simply: send cheque to the following address:
  60.  
  61.         DAVID ELKIND
  62.           Yavne Road, 49/10
  63.         Rehovot 76344
  64.         I S R A E L
  65.  
  66.  
  67.     W A R N I N G : By not registering the SHAREWARE products, you cause the
  68. people to think twice before spending hundreds of working hours and getting the
  69. headache which always accompany programming process. 8-)
  70.  
  71.                 4. CREDITS
  72.  
  73.     You may distribute this program freely as long as no charge is taken for
  74. it and as long as the code remains COMPLETELY unchanged and this file exists in
  75. the package. 
  76.  
  77.  
  78.             5. BUGS? QUESTIONS? SUGGESTIONS?
  79.  
  80.     If you found bug, have a question, suggestion or whatever, feel free to
  81. E-Mail me at: FNELKIND@WEIZMANN.WEIZMANN.AC.IL or FNELKIND@WEIZMANN.BITNET. 
  82. Also you can catch me in the IRC (my nick is JimmyPage). 
  83.  
  84.  
  85.                         Hope you will enjoy.. :)